								alter table "Ticket" add column "LocationId" int references "Location"("LocationId");

